Skip to content

Conversation

@DO1JLR
Copy link
Contributor

@DO1JLR DO1JLR commented Jul 31, 2023

Ansible won't find the package qemu-kvm on my debian host. See Issue #68 So I changed the package name to qemu-system-x86 and it works fine.

(Tested with debian bullseye and bookworm)

For Package Details, have a look at https://packages.debian.org/bookworm/qemu-kvm

@DO1JLR DO1JLR requested a review from a team as a code owner July 31, 2023 10:41
Ansible won't find the package qemu-kvm on my debian host. See Issue stackhpc#68
So I changed the package name to qemu-system-x86 and it works fine.

*(Tested with debian bullseye and bookworm)*

For Package Details, have a look at https://packages.debian.org/bookworm/qemu-kvm
jackhodgkiss
jackhodgkiss previously approved these changes Sep 15, 2025
@priteau
Copy link
Member

priteau commented Sep 15, 2025

Strange, we use this role on Ubuntu and I am not aware that we have seen this issue before.

@mnasiadka
Copy link
Member

Strange, we use this role on Ubuntu and I am not aware that we have seen this issue before.

Since Ubuntu Noble and Debian Bookworm (probably also Bullseye) - there's no qemu-kvm - you should use emu-system

@roumano
Copy link
Contributor

roumano commented Oct 29, 2025

qemu-kvm was in Debian 10
Now (Debian 11/12/13) it's qemu-system-x86
As Debian 10 is End of Life, this merge request is totally fine and will fix the issue

removed some lines
@mnasiadka mnasiadka merged commit e1c1f93 into stackhpc:master Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants